home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / frame_3 / PlaceObject2_471_1483 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2005-08-04  |  101 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.liferemain == 1)
  3.    {
  4.       this._visible = false;
  5.    }
  6. }
  7.